projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d40ddc
)
(syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Sun, 17 Jun 2007 01:45:46 +0000
(
01:45
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sun, 17 Jun 2007 01:45:46 +0000
(
01:45
+0000)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index e1c29ce72eb7f02ff27ef14658c7cb32ce418d4e..a0d5f370678776ec5b2b1b9f708fb72cb06b5594 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-24137,7
+24137,7
@@
unselects the minibuffer if it is active. */);
This dynamically changes the tool-bar's height to the minimum height
that is needed to make all tool-bar items visible.
If value is `grow-only', the tool-bar's height is only increased
-automatically; to decrea
c
e the tool-bar height, use \\[recenter]. */);
+automatically; to decrea
s
e the tool-bar height, use \\[recenter]. */);
Vauto_resize_tool_bars = Qt;
DEFVAR_BOOL ("auto-raise-tool-bar-buttons", &auto_raise_tool_bar_buttons_p,